home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / lib / perl5 / Net / DBus / Tutorial / UsingObjects.pod < prev   
Encoding:
Text File  |  2008-02-20  |  1.3 KB  |  46 lines

  1. # -*- perl -*-
  2. #
  3. # Copyright (C) 2004-2005 Daniel P. Berrange
  4. #
  5. # This program is free software; you can redistribute it and/or modify
  6. # it under the terms of the GNU General Public License as published by
  7. # the Free Software Foundation; either version 2 of the License, or
  8. # (at your option) any later version.
  9. #
  10. # This program is distributed in the hope that it will be useful,
  11. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  12. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  13. # GNU General Public License for more details.
  14. #
  15. # You should have received a copy of the GNU General Public License
  16. # along with this program; if not, write to the Free Software
  17. # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  18. #
  19. # $Id: UsingObjects.pod,v 1.1 2006/02/03 13:34:18 dan Exp $
  20.  
  21. =pod
  22.  
  23. =head1 NAME
  24.  
  25. Net::DBus::Tutorial::UsingObjects - tutorial on accessing a DBus service
  26.  
  27. =head1 DESCRIPTION
  28.  
  29. This document provides a tutorial on accessing a DBus service using the
  30. Perl Net::DBus application bindings. Sadly it is not yet written.
  31.  
  32. =head1 SEE ALSO
  33.  
  34. L<Net::DBus::Tutorial> for details of other tutorials, and
  35. L<Net::DBus> for API documentation
  36.  
  37. =head1 AUTHORS
  38.  
  39. Daniel Berrange <dan@berrange.com>
  40.  
  41. =head1 COPYRIGHT
  42.  
  43. Copyright (C) 2006 Daniel P. Berrange
  44.  
  45. =cut
  46.